[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   ---
   MENU_V()        Create a vertical pop-up menu for a MENU TO
     Usage         MENU_V(<title>,<choice>,<choice>,...)
     Param
     Notes         From  2 - 10  items on menu , returns selection
                   Title may be passed as null - ""
     Example
                   choice = menu_v("Make Selection","Edit","Add","Quit")
                   -or-
                   choice = menu_v("","Edit","Add","Quit")

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson